udp_recvfrom Struct Reference

#include <socket.h>

Collaboration diagram for udp_recvfrom:

Collaboration graph
[legend]

Data Fields

int16_t sockid
void * payload
uint8_t len
sockaddr_in6_tfrom

Field Documentation

returns the same socket id during call time

points to the received message stored in the queue.

length of the message in number of bytes.

the socket address of the message's sender.


The documentation for this struct was generated from the following file:

Generated on Mon May 5 16:38:43 2008 for ASD Tutorial Lesson 3: TCP Echo by  doxygen 1.5.5